﻿.banner {
	width: 100%;
	height: 700px;
	position: relative;
	overflow: hidden;
	margin-bottom: 80px
}
.banner .bd {
	width: 100%;
	height: 100%
}
.banner .bd li, .banner .bd a, .banner .bd ul {
	display: block;
	width: 100%;
	height: 100%
}
.banner .bd a {
	background-position-x: center
}
.banner .hd {
	position: absolute;
	bottom: 55px;
	left: 0;
	font-size: 0;
	text-align: center;
	width: 100%;
	min-width: 990px
}
.banner .hd li {
	width: 100px;
	height: 25px;
	text-align: center;
	display: inline-block;
	margin: 4px;
	cursor: pointer;
	border-bottom: 2px #FFF solid;
	overflow: hidden
}
.banner .hd li img {
	width: 100%;
	height: 100%
}
.banner .hd li.on {
	border-bottom-color: #c82821
}
.banner .wfb {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #c82821;
	font-weight: 100;
	height: 20px;
	line-height: 20px;
	position: absolute;
	bottom: 20px;
	width: 100%
}
.banner .wfb:before {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("../images/icons.png") -118px -178px;
	margin-right: 5px;
	content: " ";
	vertical-align: middle
}
.banner .wfb:hover {
	color: #c82821
}
.findboiler {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 70px
}
.findboiler em {
	font-size: 30px;
	color: #666666
}
.findboiler dl {
	width: 200px;
	height: 100px;
	margin: 20px auto
}
.findboiler dl dt {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #c82821;
	margin: 0 auto 15px;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 40px
}
.findboiler dl dd {
	font-size: 18px;
	font-style: italic;
	color: #c82821
}
.findboiler dl:hover dt {
	animation: circles 2s infinite linear
}
@keyframes circles {
0% {
transform:rotateY(0deg);
margin-top:0px
}
50% {
transform:rotateY(360deg);
margin-top:0px
}
100% {
transform:rotateY(0deg);
margin-top:0px
}
}
.solution_index {
	width: 100%;
	padding-top: 120px;
	height: 500px;
	background: url("../images/bg_solution.jpg") center
}
.solution_index .left {
	width: 358px;
	float: left
}
.solution_index .left em {
	color: #333333;
	font-weight: 100;
	font-size: 16px;
	line-height: 24px
}
.solution_index .hd {
	width: 100%;
	height: 185px;
	margin-top: 40px
}
.solution_index .hd ul {
	width: 100%;
	height: 100%
}
.solution_index .hd li {
	width: 100%;
	height: 60px;
	line-height: 62px;
	font-size: 20px;
	color: #666666;
	border-bottom: 1px solid #cccccc;
	cursor: pointer
}
.solution_index .hd li:hover, .solution_index .hd li.on {
	background: #c82821;
	color: #FFFFFF
}
.solution_index .hd li:hover:before, .solution_index .hd li.on:before {
	background-position-y: -75px
}
.solution_index .hd li:before {
	display: block;
	content: " ";
	width: 28px;
	height: 28px;
	background: url("../images/icons.png") -4px -43px;
	float: left;
	margin: 16px 20px 0 35px
}
.solution_index .hd li.di {
	border-top: 1px solid #CCCCCC
}
.solution_index .hd li.bc:before {
	background-position-x: -46px
}
.solution_index .hd li.bf:before {
	background-position-x: -86px
}
.solution_index .bd {
	width: 800px;
	float: right;
	height: 470px;
	overflow: hidden
}
.solution_index .bd div {
	width: 100%;
	height: 100%
}
.solution_index .bd .di dl {
	width: 360px;
	float: left;
	margin: 0 40px 20px 0;
	height: 188px;
	background: #ebebeb
}
.solution_index .bd .di dl dt {
	width: 100%;
	height: 130px;
	overflow: hidden
}
.solution_index .bd .di dl dt img {
	width: 100%
}
.solution_index .bd .di dl dd {
	text-align: center;
	font-size: 16px;
	color: #666666;
	height: 60px;
	line-height: 60px
}
.solution_index .bd .di dl:hover dd {
	color: #c82821
}

.solution_index .bd a.more {
	display: block;
	font-size: 18px;
	color: #c82821;
	width: 130px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #c82821;
	border-radius: 4px;
	margin: 0 auto;
	background: none;
	float: none
}
.solution_index .bd a.more:after {
	content: ""
}
.range {
	width: 110%;
	height: 360px
}
.range a {
	display: block;
	float: left;
	width: 180px;
	height: 120px;
	margin: 0 25px 58px 0;
	background: #ebebeb;
	
	
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	color: #333333;
	font-weight: 100;
	transition: all .2s
}

.range a:hover {
	color: #c82821;
	background: #fafafa;
	box-shadow: 1px 1px 5px 0px #d2d2d2
}
.range a:nth-child(4n) {
	margin-right: 0
}
.range:after {
	content: " ";
	display: block;
	clear: both
}
.range a.more {
	margin-top: -20px
}
.fuelbox {
	width: 110%;
	height: 380px
}
.fuelbox dl {
	width: 380px;
	height: 180px;
	float: left;
	margin: 0 40px 20px 0;
	position: relative;
	background: #ebebeb
}
.fuelbox dl * {
	transition: all .2s
}
.fuelbox dl dt {
	width: 155px;
	height: 180px;
	overflow: hidden;
	float: left
}
.fuelbox dl dt img {
	width: 100%;
	height: 100%
}
.fuelbox dl dd {
	font-size: 14px;
	color: #999999;
	text-align: center;
	line-height: 26px;
	font-weight: 100;
	height: 100%;
	float: left;
	width: 185px;
	padding: 0 20px
}
.fuelbox dl dd span {
	font-size: 20px;
	color: #333333;
	display: block;
	padding-top: 50px
}
.fuelbox dl:nth-child(2n) {
	float: right;
	margin-right: 0
}
.fuelbox dl:hover dt img {
	transform: scale(1.05)
}
.fuelbox dl:hover dd, .fuelbox dl:hover dd span {
	color: #c82821
}
.project_index {
	height: 320px;
	margin: 120px auto
}
.project_index .left {
	width: 650px;
	float: left;
	height: 320px;
	position: relative
}
.project_index .left span {
	font-size: 18px;
	color: #333333;
	display: block;
	margin: 40px 0 10px
}
.project_index .hd {
	float: left;
	position: absolute;
	bottom: 0
}
.project_index .hd ul {
	float: left
}
.project_index .hd li {
	width: 60px;
	height: 40px;
	float: left;
	margin-right: 20px;
	position: relative
}
.project_index .hd li:after {
	display: block;
	content: " ";
	width: 0;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all .2s
}
.project_index .hd li:hover:after, .project_index .hd li.on:after {
	width: 100%;
	background: #c82821
}
.project_index .hd li img {
	width: 100%
}
.project_index .hd a.more {
	display: block;
	width: 60px;
	height: 40px;
	float: left;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	background: #c82821;
	font-weight: 100
}
.project_index .bd {
	width: 480px;
	height: 320px;
	float: right;
	overflow: hidden
}
.project_index .bd ul, .project_index .bd li, .project_index .bd img {
	width: 100%;
	height: 100%
}
.tnt {
	width: 650px
}
.tnt div {
	display: none;
	width: 100%;
	height: 100%
}
.tnt div:first-child {
	display: block
}
.service_index {
	width: 100%;
	padding-top: 120px;
	background: #f5f5f5;
	height: 550px;

}
.service_index .left {
	width: 475px;
	height: 355px;
	float: left;
	background: url("../images/service.jpg") no-repeat
		
}
.service_index .right {
	width: 650px;
	float: right
}
.service_index .right p {
	margin: 40px 0 30px
}
.service_index .right .lis {
	width: 285px;
	float: left
}
.service_index .right .lis a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #c82821
}
.service_index .right .lis a:before {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	content: " ";
	margin-right: 10px;
	background: url("../images/icons.png") -130px -43px
}
.service_index .right .lis p {
	margin-top: 10px;
	text-align: left
}
.service_index .right .fl {
	float: right
}
.service_index .right .fl a:before {
	background-position-x: -190px
}
.weare {
	height: 330px;
	margin-bottom: 110px;
	position: relative
}
.weare .bd {
	height: 300px
}
.weare .create .left {
	width: 645px;
	float: left;
	height: 300px;
	position: relative
}
.weare .create .left p {
	margin: 40px auto 30px
}
.weare .create .left a {
	position: absolute;
	bottom: -50px；
}
.weare .create .vbox {
	width: 480px;
	height: 298px;
	float: right;
	background: url("../images/create_video_thu.png") no-repeat;
	position: relative
}
.weare .news_list_ind {
	margin-top: -50px;
	padding-top: 0
}
.weare .hd {
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-top: 90px;
	position: absolute;
	bottom: 0
}
.weare .hd li {
	width: 50%;
	float: left;
	height: 50px;
	background: #f5f5f5;
	font-weight: 100;
	font-size: 20px;
	color: #666666;
	position: relative;
	text-align: center;
	cursor: pointer
}
.weare .hd li i {
	display: inline-block;
	width: 35px;
	height: 50px;
	margin-right: 20px;
	background: url("../images/icons.png") -510px -2px;
	vertical-align: middle
}
.weare .hd li i.news_ico {
	background-position-x: -554px
}
.weare .hd li:before {
	display: none;
	position: absolute;
	width: 18px;
	height: 10px;
	top: -10px;
	content: " ";
	background: url("../images/icons.png") -155px -317px;
	left: 50%;
	margin-left: -9px
}
.weare .hd li:hover, .weare .hd li.on {
	background: #c82821;
	color: #FFFFFF
}
.weare .hd li:hover:before, .weare .hd li.on:before {
	display: block
}
.weare .hd li:hover i, .weare .hd li.on i {
	background-position-y: -37px
}
.clients_say p.center {
	text-align: center;
	margin: 40px 0 50px;
	font-size: 18px;
	color: #666666;
	font-weight: 100
}
.engineers {
	width: 105%;
	height: 320px
}
.engineers dl {
	width: 380px;
	float: left;
	height: 340px;
	margin-right: 30px
}
.engineers dl dt {
	width: 100%;
	height: 180px;
	background: #f5f5f5;
	padding-top: 20px;
	border-radius: 4px;
	margin-bottom: 40px
}
.engineers dl dt p {
	padding: 0 30px
}
.engineers dl dt p:before {
	display: block;
	width: 36px;
	height: 34px;
	content: " ";
	background: url("../images/icons.png") 0 -213px
}
.engineers dl dd {
	width: 100%;
	height: 80px
}
.engineers dl dd p {
	font-size: 24px;
	color: #333333;
	text-align: right;
	font-weight: normal;
	float: left;
	width: 280px;
	padding-top: 18px
}
.engineers dl dd p span {
	font-size: 16px;
	color: #666666;
	display: block
}
.engineers dl dd:after {
	display: table-cell;
	content: " ";
	float: right;
	width: 80px;
	height: 80px;
	background: url("../images/engineer_1.jpg")
}
.engineers dl dd.eng2:after {
	background: url("../images/engineer_2.jpg")
}
.engineers dl dd.eng3:after {
	background: url("../images/engineer_3.jpg")
}
.sb_contacts {
	background: url("../images/sb_contacts.jpg")
}
.about_us {
	width: 100%;
	height: 240px;
	margin: 60px 0 80px
}
.about_us p {
	width: 1200px;
	float: left;
	font-size: 18px;
	line-height: 36px;
	margin-top: -10px;
	color: #333333
}
.about_us .vbox {
	width: 580px;
	height: 240px;
	float: right;
	position: relative;
	background: url("../images/video_con_thu.jpg")
}
.cont_way {
	width: 100%;
	height: 320px;
	margin: 50px 0 80px
}
.cont_way .left {
	width: 585px;
	height: 320px;
	float: left;
	margin-top: -8px
}
.cont_way .left p {
	line-height: 32px;
	float: left;
	width: 100%
}
.cont_way .left span {
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	color: #333333;
	font-weight: 100;
	margin: 50px 0 10px
}
.cont_way .left span:before {
	display: block;
	width: 25px;
	height: 32px;
	float: left;
	margin-right: 10px;
	background: url("../images/icons.png") -424px -145px;
	content: " "
}
.cont_way .cws {
	width: 1200px;
	float: right;
	height: 200px;
	margin-top: 30px;
}
.cont_way .cws dl {
	width: 278px;
	height: 120px;
	margin-left: 20px;
	border: 1px solid #c82821;
	float: left;
	border-radius: 4px;
	font-size: 18px;
	font-weight: 100;
	text-align: center;
	margin-bottom: 20px
}
.cont_way .cws dl dt {
	width: 100%;
	margin-top: 40px;
	height: 40px;
	line-height: 40px;
	display: table;
	margin-bottom: 8px
}
.cont_way .cws dl dt:before {
	display: inline-block;
	width: 40px;
	height: 39px;
	background: url("../images/icons.png") -290px -178px;
	content: " ";
	vertical-align: middle;
	margin-right: 10px;
	transition: all .2s
}
.cont_way .cws dl dt.telp:before {
	background-position-x: -342px
}
.cont_way .cws dl dt.skype:before {
	background-position-x: -391px
}
.cont_way .cws dl dt.whats:before {
	background-position-x: -439px
}
.cont_way .cws dl:hover {
	color: #c82821
}
.cont_way .cws dl:hover a {
	color: #c82821
}
.cont_way .cws dl:hover dt:before {
	background-position-y: -218px
}
.sns_info {
	width: 100%;
	height: 400px;
	padding-top: 100px;
	background: url("../images/bg_contacts_sns.jpg") center;
	margin-bottom: 80px
}
.sns_info .ltit {
	color: #FFFFFF
}
.sns_info .snses {
	width: 110%;
	height: 200px;
	margin-top: 55px
}
.sns_info .snses dl {
	width: 218px;
	height: 178px;
	border: 1px solid #ffffff;
	border-radius: 4px;
	background: rgba(255,255,255,0.2);
	float: left;
	margin-right: 25px;
	transition: all .2s
}
.sns_info .snses dl * {
	transition: all .2s
}
.sns_info .snses dl a {
	display: block
}
.sns_info .snses dl dt {
	width: 40px;
	height: 40px;
	background: url("../images/icons.png") -253px -255px;
	margin: 45px auto 30px
}
.sns_info .snses dl dt.tw {
	background-position-x: -298px
}
.sns_info .snses dl dt.ins {
	background-position-x: -348px
}
.sns_info .snses dl dt.youtu {
	background-position-x: -395px
}
.sns_info .snses dl dt.ggp {
	background-position-x: -439px;
	width: 58px
}
.sns_info .snses dl dd {
	font-size: 16px;
	color: #CCCCCC;
	font-weight: 100;
	text-align: center
}
.sns_info .snses dl span {
	display: block;
	width: 100px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
	background: #c82821;
	font-size: 16px;
	font-weight: 100;
	margin: 15px auto 0;
	border-radius: 4px;
	opacity: 0
}
.sns_info .snses dl:hover {
	background: rgba(255,255,255,0.5);
	border-color: rgba(255,255,255,0.5);
	box-shadow: 0px 0px 10px 0px #FFFFFF
}
.sns_info .snses dl:hover dt {
	background-position-y: -299px;
	margin: 35px auto 15px
}
.sns_info .snses dl:hover dd {
	color: #c82821
}
.sns_info .snses dl:hover span {
	opacity: 1
}
/*# sourceMappingURL=index.css.map */
